.header-logo {
  display: flex;
  justify-content: center !important;
  align-items: center !important;
  height: 100px; /* Adjust as needed */
}

.header {
  background-color: #93cedb !important;
}

.footer-copyright {
  background: #93cedb !important;
}